[INFO] cloning repository https://github.com/AndrewDMorgan/TermEdit--Bad-Terminal-Editor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndrewDMorgan/TermEdit--Bad-Terminal-Editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewDMorgan%2FTermEdit--Bad-Terminal-Editor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewDMorgan%2FTermEdit--Bad-Terminal-Editor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e098f8e77d8295b52ad01471b9e0ec57d956f2b3
[INFO] checking AndrewDMorgan/TermEdit--Bad-Terminal-Editor against try#e622d8d7bed4f2668d446e06c6c1436ecae15796 for pr-156776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewDMorgan%2FTermEdit--Bad-Terminal-Editor" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AndrewDMorgan/TermEdit--Bad-Terminal-Editor
[INFO] finished tweaking git repo https://github.com/AndrewDMorgan/TermEdit--Bad-Terminal-Editor
[INFO] tweaked toml for git repo https://github.com/AndrewDMorgan/TermEdit--Bad-Terminal-Editor written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AndrewDMorgan/TermEdit--Bad-Terminal-Editor on toolchain e622d8d7bed4f2668d446e06c6c1436ecae15796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 134 packages to latest Rust 1.98.0-nightly compatible versions
[INFO] [stderr]       Adding mlua v0.10.5 (available: v0.11.6)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c1927855ff034d0b2b29ea75d49423101d4a12d25c9ec6dff69d2f65d2293ba
[INFO] running `Command { std: "docker" "start" "-a" "0c1927855ff034d0b2b29ea75d49423101d4a12d25c9ec6dff69d2f65d2293ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c1927855ff034d0b2b29ea75d49423101d4a12d25c9ec6dff69d2f65d2293ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c1927855ff034d0b2b29ea75d49423101d4a12d25c9ec6dff69d2f65d2293ba", kill_on_drop: false }`
[INFO] [stdout] 0c1927855ff034d0b2b29ea75d49423101d4a12d25c9ec6dff69d2f65d2293ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5f8a698e838d960257237b6c22a6e77862a451ee4bc7f1a7fdccabc793b9fa7
[INFO] running `Command { std: "docker" "start" "-a" "f5f8a698e838d960257237b6c22a6e77862a451ee4bc7f1a7fdccabc793b9fa7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]     Checking vte v0.15.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling luau0-src v0.12.3+luau663
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling mlua-sys v0.6.8
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking mlua v0.10.5
[INFO] [stderr]    Compiling proc_macros v0.1.0 (/opt/rustwide/workdir/proc_macros)
[INFO] [stderr]     Checking TermEdit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crossterm::tty::IsTty`
[INFO] [stdout]  --> src/languageServer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crossterm::tty::IsTty;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crossterm::tty::IsTty`
[INFO] [stdout]  --> src/languageServer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crossterm::tty::IsTty;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]     --> src/CodeTabs.rs:1597:13
[INFO] [stdout]      |
[INFO] [stdout] 1596 |               return;
[INFO] [stdout]      |               ------ any code following this expression is unreachable
[INFO] [stdout] 1597 | /             for _ in 0..self.shiftCache as usize {
[INFO] [stdout] 1598 | |                 self.scrollCache.remove(0);
[INFO] [stdout] 1599 | |                 self.resetCache.remove(0);
[INFO] [stdout] 1600 | |                 self.resetCache.push(true);
[INFO] [stdout] 1601 | |             }
[INFO] [stdout]      | |_____________^ unreachable expression
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]     --> src/CodeTabs.rs:1605:13
[INFO] [stdout]      |
[INFO] [stdout] 1604 |               return;
[INFO] [stdout]      |               ------ any code following this expression is unreachable
[INFO] [stdout] 1605 | /             for _ in 0..(-self.shiftCache) as usize {
[INFO] [stdout] 1606 | |                 let size = self.scrollCache.len() - 1;
[INFO] [stdout] 1607 | |                 self.scrollCache.remove(size);
[INFO] [stdout] ...    |
[INFO] [stdout] 1610 | |             }
[INFO] [stdout]      | |_____________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]     --> src/CodeTabs.rs:1597:13
[INFO] [stdout]      |
[INFO] [stdout] 1596 |               return;
[INFO] [stdout]      |               ------ any code following this expression is unreachable
[INFO] [stdout] 1597 | /             for _ in 0..self.shiftCache as usize {
[INFO] [stdout] 1598 | |                 self.scrollCache.remove(0);
[INFO] [stdout] 1599 | |                 self.resetCache.remove(0);
[INFO] [stdout] 1600 | |                 self.resetCache.push(true);
[INFO] [stdout] 1601 | |             }
[INFO] [stdout]      | |_____________^ unreachable expression
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]     --> src/CodeTabs.rs:1605:13
[INFO] [stdout]      |
[INFO] [stdout] 1604 |               return;
[INFO] [stdout]      |               ------ any code following this expression is unreachable
[INFO] [stdout] 1605 | /             for _ in 0..(-self.shiftCache) as usize {
[INFO] [stdout] 1606 | |                 let size = self.scrollCache.len() - 1;
[INFO] [stdout] 1607 | |                 self.scrollCache.remove(size);
[INFO] [stdout] ...    |
[INFO] [stdout] 1610 | |             }
[INFO] [stdout]      | |_____________^ unreachable expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pathway`
[INFO] [stdout]    --> src/languageServer.rs:246:36
[INFO] [stdout]     |
[INFO] [stdout] 246 |             RustEvents::Workspace (pathway) => {
[INFO] [stdout]     |                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pathway`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]    --> src/languageServer.rs:250:39
[INFO] [stdout]     |
[INFO] [stdout] 250 |             RustEvents::UpdatedLines (start, end, charIndex, text) => {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end`
[INFO] [stdout]    --> src/languageServer.rs:250:46
[INFO] [stdout]     |
[INFO] [stdout] 250 |             RustEvents::UpdatedLines (start, end, charIndex, text) => {
[INFO] [stdout]     |                                              ^^^ help: if this is intentional, prefix it with an underscore: `_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `charIndex`
[INFO] [stdout]    --> src/languageServer.rs:250:51
[INFO] [stdout]     |
[INFO] [stdout] 250 |             RustEvents::UpdatedLines (start, end, charIndex, text) => {
[INFO] [stdout]     |                                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_charIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/languageServer.rs:250:62
[INFO] [stdout]     |
[INFO] [stdout] 250 |             RustEvents::UpdatedLines (start, end, charIndex, text) => {
[INFO] [stdout]     |                                                              ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]    --> src/languageServer.rs:262:32
[INFO] [stdout]     |
[INFO] [stdout] 262 |             RustEvents::Hover (line, charIndex) => {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `charIndex`
[INFO] [stdout]    --> src/languageServer.rs:262:38
[INFO] [stdout]     |
[INFO] [stdout] 262 |             RustEvents::Hover (line, charIndex) => {
[INFO] [stdout]     |                                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_charIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]    --> src/languageServer.rs:274:37
[INFO] [stdout]     |
[INFO] [stdout] 274 |             RustEvents::Completion (line, charIndex) => {
[INFO] [stdout]     |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `charIndex`
[INFO] [stdout]    --> src/languageServer.rs:274:43
[INFO] [stdout]     |
[INFO] [stdout] 274 |             RustEvents::Completion (line, charIndex) => {
[INFO] [stdout]     |                                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_charIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]    --> src/languageServer.rs:278:41
[INFO] [stdout]     |
[INFO] [stdout] 278 |             RustEvents::GotoDefinition (line, charIndex) => {
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `charIndex`
[INFO] [stdout]    --> src/languageServer.rs:278:47
[INFO] [stdout]     |
[INFO] [stdout] 278 |             RustEvents::GotoDefinition (line, charIndex) => {
[INFO] [stdout]     |                                               ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_charIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/languageServer.rs:282:37
[INFO] [stdout]     |
[INFO] [stdout] 282 |             RustEvents::OpenedFile (path) => {
[INFO] [stdout]     |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response`
[INFO] [stdout]    --> src/languageServer.rs:290:43
[INFO] [stdout]     |
[INFO] [stdout] 290 |     fn ParseResponse (event: &RustEvents, response: String, filePath: &str) -> Option <RustResponse> {
[INFO] [stdout]     |                                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filePath`
[INFO] [stdout]    --> src/languageServer.rs:290:61
[INFO] [stdout]     |
[INFO] [stdout] 290 |     fn ParseResponse (event: &RustEvents, response: String, filePath: &str) -> Option <RustResponse> {
[INFO] [stdout]     |                                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filePath`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filePath`
[INFO] [stdout]    --> src/languageServer.rs:296:36
[INFO] [stdout]     |
[INFO] [stdout] 296 |             RustEvents::Workspace (filePath) => {
[INFO] [stdout]     |                                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filePath`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]    --> src/languageServer.rs:300:39
[INFO] [stdout]     |
[INFO] [stdout] 300 |             RustEvents::UpdatedLines (start, end, charIndex, text) => {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end`
[INFO] [stdout]    --> src/languageServer.rs:300:46
[INFO] [stdout]     |
[INFO] [stdout] 300 |             RustEvents::UpdatedLines (start, end, charIndex, text) => {
[INFO] [stdout]     |                                              ^^^ help: if this is intentional, prefix it with an underscore: `_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `charIndex`
[INFO] [stdout]    --> src/languageServer.rs:300:51
[INFO] [stdout]     |
[INFO] [stdout] 300 |             RustEvents::UpdatedLines (start, end, charIndex, text) => {
[INFO] [stdout]     |                                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_charIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/languageServer.rs:300:62
[INFO] [stdout]     |
[INFO] [stdout] 300 |             RustEvents::UpdatedLines (start, end, charIndex, text) => {
[INFO] [stdout]     |                                                              ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]    --> src/languageServer.rs:303:32
[INFO] [stdout]     |
[INFO] [stdout] 303 |             RustEvents::Hover (line, charIndex) => {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `charIndex`
[INFO] [stdout]    --> src/languageServer.rs:303:38
[INFO] [stdout]     |
[INFO] [stdout] 303 |             RustEvents::Hover (line, charIndex) => {
[INFO] [stdout]     |                                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_charIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]    --> src/languageServer.rs:315:37
[INFO] [stdout]     |
[INFO] [stdout] 315 |             RustEvents::Completion (line, charIndex) => {
[INFO] [stdout]     |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `charIndex`
[INFO] [stdout]    --> src/languageServer.rs:315:43
[INFO] [stdout]     |
[INFO] [stdout] 315 |             RustEvents::Completion (line, charIndex) => {
[INFO] [stdout]     |                                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_charIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]    --> src/languageServer.rs:319:41
[INFO] [stdout]     |
[INFO] [stdout] 319 |             RustEvents::GotoDefinition (line, charIndex) => {
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `charIndex`
[INFO] [stdout]    --> src/languageServer.rs:319:47
[INFO] [stdout]     |
[INFO] [stdout] 319 |             RustEvents::GotoDefinition (line, charIndex) => {
[INFO] [stdout]     |                                               ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_charIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/languageServer.rs:323:37
[INFO] [stdout]     |
[INFO] [stdout] 323 |             RustEvents::OpenedFile (path) => {
[INFO] [stdout]     |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> src/languageServer.rs:415:17
[INFO] [stdout]     |
[INFO] [stdout] 415 |             let request = self.GetRequest(&event);
[INFO] [stdout]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lifetime may not live long enough
[INFO] [stdout]    --> src/main.rs:298:13
[INFO] [stdout]     |
[INFO] [stdout] 112 |   impl <'a> App <'a> {
[INFO] [stdout]     |         -- lifetime `'a` defined here
[INFO] [stdout] ...
[INFO] [stdout] 298 | /             runtime.write().AddTask(Box::pin(async move {
[INFO] [stdout] 299 | |                 // the runtime to manage/handle all lsp communication
[INFO] [stdout] 300 | |                 let mut errorCount: Vec <Instant> = vec![];
[INFO] [stdout] 301 | |                 let mut iterationCount = 0;
[INFO] [stdout] ...   |
[INFO] [stdout] 343 | |             }));
[INFO] [stdout]     | |_______________^ argument requires that `'a` must outlive `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `TermEdit` (bin "TermEdit") due to 1 previous error; 30 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `pathway`
[INFO] [stdout]    --> src/languageServer.rs:246:36
[INFO] [stdout]     |
[INFO] [stdout] 246 |             RustEvents::Workspace (pathway) => {
[INFO] [stdout]     |                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pathway`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]    --> src/languageServer.rs:250:39
[INFO] [stdout]     |
[INFO] [stdout] 250 |             RustEvents::UpdatedLines (start, end, charIndex, text) => {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end`
[INFO] [stdout]    --> src/languageServer.rs:250:46
[INFO] [stdout]     |
[INFO] [stdout] 250 |             RustEvents::UpdatedLines (start, end, charIndex, text) => {
[INFO] [stdout]     |                                              ^^^ help: if this is intentional, prefix it with an underscore: `_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `charIndex`
[INFO] [stdout]    --> src/languageServer.rs:250:51
[INFO] [stdout]     |
[INFO] [stdout] 250 |             RustEvents::UpdatedLines (start, end, charIndex, text) => {
[INFO] [stdout]     |                                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_charIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/languageServer.rs:250:62
[INFO] [stdout]     |
[INFO] [stdout] 250 |             RustEvents::UpdatedLines (start, end, charIndex, text) => {
[INFO] [stdout]     |                                                              ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]    --> src/languageServer.rs:262:32
[INFO] [stdout]     |
[INFO] [stdout] 262 |             RustEvents::Hover (line, charIndex) => {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `charIndex`
[INFO] [stdout]    --> src/languageServer.rs:262:38
[INFO] [stdout]     |
[INFO] [stdout] 262 |             RustEvents::Hover (line, charIndex) => {
[INFO] [stdout]     |                                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_charIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]    --> src/languageServer.rs:274:37
[INFO] [stdout]     |
[INFO] [stdout] 274 |             RustEvents::Completion (line, charIndex) => {
[INFO] [stdout]     |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `charIndex`
[INFO] [stdout]    --> src/languageServer.rs:274:43
[INFO] [stdout]     |
[INFO] [stdout] 274 |             RustEvents::Completion (line, charIndex) => {
[INFO] [stdout]     |                                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_charIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]    --> src/languageServer.rs:278:41
[INFO] [stdout]     |
[INFO] [stdout] 278 |             RustEvents::GotoDefinition (line, charIndex) => {
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `charIndex`
[INFO] [stdout]    --> src/languageServer.rs:278:47
[INFO] [stdout]     |
[INFO] [stdout] 278 |             RustEvents::GotoDefinition (line, charIndex) => {
[INFO] [stdout]     |                                               ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_charIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/languageServer.rs:282:37
[INFO] [stdout]     |
[INFO] [stdout] 282 |             RustEvents::OpenedFile (path) => {
[INFO] [stdout]     |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response`
[INFO] [stdout]    --> src/languageServer.rs:290:43
[INFO] [stdout]     |
[INFO] [stdout] 290 |     fn ParseResponse (event: &RustEvents, response: String, filePath: &str) -> Option <RustResponse> {
[INFO] [stdout]     |                                           ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filePath`
[INFO] [stdout]    --> src/languageServer.rs:290:61
[INFO] [stdout]     |
[INFO] [stdout] 290 |     fn ParseResponse (event: &RustEvents, response: String, filePath: &str) -> Option <RustResponse> {
[INFO] [stdout]     |                                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filePath`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filePath`
[INFO] [stdout]    --> src/languageServer.rs:296:36
[INFO] [stdout]     |
[INFO] [stdout] 296 |             RustEvents::Workspace (filePath) => {
[INFO] [stdout]     |                                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filePath`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]    --> src/languageServer.rs:300:39
[INFO] [stdout]     |
[INFO] [stdout] 300 |             RustEvents::UpdatedLines (start, end, charIndex, text) => {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end`
[INFO] [stdout]    --> src/languageServer.rs:300:46
[INFO] [stdout]     |
[INFO] [stdout] 300 |             RustEvents::UpdatedLines (start, end, charIndex, text) => {
[INFO] [stdout]     |                                              ^^^ help: if this is intentional, prefix it with an underscore: `_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `charIndex`
[INFO] [stdout]    --> src/languageServer.rs:300:51
[INFO] [stdout]     |
[INFO] [stdout] 300 |             RustEvents::UpdatedLines (start, end, charIndex, text) => {
[INFO] [stdout]     |                                                   ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_charIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text`
[INFO] [stdout]    --> src/languageServer.rs:300:62
[INFO] [stdout]     |
[INFO] [stdout] 300 |             RustEvents::UpdatedLines (start, end, charIndex, text) => {
[INFO] [stdout]     |                                                              ^^^^ help: if this is intentional, prefix it with an underscore: `_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]    --> src/languageServer.rs:303:32
[INFO] [stdout]     |
[INFO] [stdout] 303 |             RustEvents::Hover (line, charIndex) => {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `charIndex`
[INFO] [stdout]    --> src/languageServer.rs:303:38
[INFO] [stdout]     |
[INFO] [stdout] 303 |             RustEvents::Hover (line, charIndex) => {
[INFO] [stdout]     |                                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_charIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]    --> src/languageServer.rs:315:37
[INFO] [stdout]     |
[INFO] [stdout] 315 |             RustEvents::Completion (line, charIndex) => {
[INFO] [stdout]     |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `charIndex`
[INFO] [stdout]    --> src/languageServer.rs:315:43
[INFO] [stdout]     |
[INFO] [stdout] 315 |             RustEvents::Completion (line, charIndex) => {
[INFO] [stdout]     |                                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_charIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]    --> src/languageServer.rs:319:41
[INFO] [stdout]     |
[INFO] [stdout] 319 |             RustEvents::GotoDefinition (line, charIndex) => {
[INFO] [stdout]     |                                         ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `charIndex`
[INFO] [stdout]    --> src/languageServer.rs:319:47
[INFO] [stdout]     |
[INFO] [stdout] 319 |             RustEvents::GotoDefinition (line, charIndex) => {
[INFO] [stdout]     |                                               ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_charIndex`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/languageServer.rs:323:37
[INFO] [stdout]     |
[INFO] [stdout] 323 |             RustEvents::OpenedFile (path) => {
[INFO] [stdout]     |                                     ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> src/languageServer.rs:415:17
[INFO] [stdout]     |
[INFO] [stdout] 415 |             let request = self.GetRequest(&event);
[INFO] [stdout]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: lifetime may not live long enough
[INFO] [stdout]    --> src/main.rs:298:13
[INFO] [stdout]     |
[INFO] [stdout] 112 |   impl <'a> App <'a> {
[INFO] [stdout]     |         -- lifetime `'a` defined here
[INFO] [stdout] ...
[INFO] [stdout] 298 | /             runtime.write().AddTask(Box::pin(async move {
[INFO] [stdout] 299 | |                 // the runtime to manage/handle all lsp communication
[INFO] [stdout] 300 | |                 let mut errorCount: Vec <Instant> = vec![];
[INFO] [stdout] 301 | |                 let mut iterationCount = 0;
[INFO] [stdout] ...   |
[INFO] [stdout] 343 | |             }));
[INFO] [stdout]     | |_______________^ argument requires that `'a` must outlive `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `TermEdit` (bin "TermEdit" test) due to 1 previous error; 30 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f5f8a698e838d960257237b6c22a6e77862a451ee4bc7f1a7fdccabc793b9fa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5f8a698e838d960257237b6c22a6e77862a451ee4bc7f1a7fdccabc793b9fa7", kill_on_drop: false }`
[INFO] [stdout] f5f8a698e838d960257237b6c22a6e77862a451ee4bc7f1a7fdccabc793b9fa7
